PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPageContent Class / getSeparationInfo Method
In This Topic
    getSeparationInfo Method
    In This Topic
    Gets the separation information associated with the page.
    Syntax
    public PDFSeparationInfo getSeparationInfo()

    Return Value

    A com.o2sol.pdf4java.document.PDFSeparationInfo object specifying the separation information for the page.
    See Also